Package-level declarations

Types

Link copied to clipboard

Configuration builder for AR view and UI elements.

Link copied to clipboard
data class ViewConfig(val popoverTipsEnabled: Boolean = true, val screenshotEnabled: Boolean = true, val multipleModelsEnabled: Boolean = true, val debugEnabled: Boolean = false, val qrCodeEnabled: Boolean = true)

Immutable configuration for AR view and UI elements.